home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / h8300 / kernel / timer / Makefile
Encoding:
Makefile  |  2008-12-24  |  187 b   |  7 lines

  1. # h8300 internal timer handler
  2.  
  3. obj-$(CONFIG_H8300_TIMER8)  := timer8.o
  4. obj-$(CONFIG_H8300_TIMER16) := timer16.o
  5. obj-$(CONFIG_H8300_ITU)     := itu.o
  6. obj-$(CONFIG_H8300_TPU)     := tpu.o
  7.